#!/bin/bash


ip=`curl http://automation.whatismyip.com/n09230945.asp`

curl -d "entry.0.single=$USER&entry.1.single=$ip&submit=Submit" \
        --location --output /tmp/ip.html "http://spreadsheets.google.com formResponse?formkey=dG9YZnlmR2xtX25BOENUS1VZUVVxT3c6MQ.."